Bring libusb sources inline for Mac to avoid binary compat horrors, ease
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 13 Aug 2008 16:54:46 +0000 (16:54 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 13 Aug 2008 16:54:46 +0000 (16:54 +0000)
commitedbd2b00575c6fda8ee15d9ead39f6626e48eb2b
tree3ae58d31463177f734991195183adc5428d1dbad
parent1d020ee4b1ff8366c519a36caaae261b35152ac7
Bring libusb sources inline for Mac to avoid binary compat horrors, ease
building source.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3325 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/configure
gpsbabel/configure.in
gpsbabel/mac/libusb/README [new file with mode: 0644]
gpsbabel/mac/libusb/darwin.c [new file with mode: 0644]
gpsbabel/mac/libusb/descriptors.c [new file with mode: 0644]
gpsbabel/mac/libusb/error.c [new file with mode: 0644]
gpsbabel/mac/libusb/error.h [new file with mode: 0644]
gpsbabel/mac/libusb/usb.c [new file with mode: 0644]
gpsbabel/mac/libusb/usb.h [new file with mode: 0644]
gpsbabel/mac/libusb/usbi.h [new file with mode: 0644]